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 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ????????????B 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f3f3f42
EUC-JP ????????????B 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f3f3f42
UTF-8 琉든ㄺ鱗띌쎇琉든ㄺ鱗띌쎇B 11101111101001111000110011101011100100111010000011100011100001001011101011101111101001111011001011101011100111011000110011101100100011101000011111101111101001111000110011101011100100111010000011100011100001001011101011101111101001111011001011101011100111011000110011101100100011101000011101000010 efa78ceb93a0e384baefa7b2eb9d8cec8e87efa78ceb93a0e384baefa7b2eb9d8cec8e8742
UHC 琉든ㄺ鱗띌쎇琉든ㄺ鱗띌쎇B 11101011101001001011010111100111101001001010101011101100111001111011011011101001100110111011000011101011101001001011010111100111101001001010101011101100111001111011011011101001100110111011000001000010 eba4b5e7a4aaece7b6e99bb0eba4b5e7a4aaece7b6e99bb042

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