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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???韋??邑る┛ 00111111001111110011111111101000111010000011111100111111100101110101011110000010111010011000010010101110 3f3f3fe8e83f3f975782e984ae
EUC-JP ???韋??邑る┛ 00111111001111110011111111110000111010100011111100111111110011011011100010100100111010111010100010110000 3f3f3ff0ea3f3fcdb8a4eba8b0
UTF-8 捻뀁궠韋껃젆邑る┛ 111011111010011010100100111010111000000010000001111010101011011010100000111010011001111110001011111010101011101110000011111011001010000010000110111010011000001010010001111000111000001010001011111000101001010010011011 efa6a4eb8081eab6a0e99f8beabb83eca086e98291e3828be2949b
UHC 捻뀁궠韋껃젆邑る┛ 111001101111011110110010111011001000001010110011111010101101111110000011111001011010000010001001111010111110100110101010111010111010011010110000 e6f7b2ec82b3eadf83e5a089ebe9aaeba6b0

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