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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN 濡?????濡??B 100101000100011100111111001111110011111100111111001111111001010001000111001111110011111101000010 94473f3f3f3f3f94473f3f42
EUC-JP 濡?????濡??B 110001111010100000111111001111110011111100111111001111111100011110101000001111110011111101000010 c7a83f3f3f3f3fc7a83f3f42
UTF-8 濡낅죫殮대죪濡녺쎍B 11100110101111111010000111101011100000101000010111101100101000111010101111101111101001101010010111101011100011001000000011101100101000111010101011100110101111111010000111101011100001011011101011101100100011101000110101000010 e6bfa1eb8285eca3abefa6a5eb8c80eca3aae6bfa1eb85baec8e8d42
UHC 濡낅죫殮대죪濡녺쎍B 11101011101000011000010111101011101000011000011011100110111110011011010011101011101000011000010111101011101000011000011011100111100110111011010001000010 eba185eba186e6f9b4eba185eba186e79bb442

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