To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 予????????^ 1001011101011100001111110011111100111111001111110011111100111111001111110011111101011110 975c3f3f3f3f3f3f3f3f5e
EUC-JP 予????????^ 1100110110111101001111110011111100111111001111110011111100111111001111110011111101011110 cdbd3f3f3f3f3f3f3f3f5e
UTF-8 予쀫ㅉ柳졿슅琉밸솧^ 11100100101110101000100011101100100000001010101111100011100001011000100111101111101001111000100111101100101000011011111111101100100010101000010111101111101001111000110011101011101100001011100011101100100001101010011101011110 e4ba88ec80abe38589efa789eca1bfec8a85efa78cebb0b8ec86a75e
UHC 予쀫ㅉ柳졿슅琉밸솧^ 11100101111110001001011111101011101001001011100111101010111101111010000011100110100110101001011111101011101001001011100111101011100110011010000001011110 e5f897eba4b9eaf7a0e69a97eba4b9eb99a05e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)