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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ?????至? 0011111100111111001111110011111100111111100011101000101000111111 3f3f3f3f3f8e8a3f
EUC-JP ?堉???至? 00111111100011111011011111111101001111110011111100111111101110111110101000111111 3f8fb7fd3f3f3fbbea3f
UTF-8 뤗堉텖힉렱至렋 111010111010010010010111111001011010000010001001111011011000010110010110111011011001111010001001111010111010000010110001111010001000011110110011111010111010000010001011 eba497e5a089ed8596ed9e89eba0b1e887b3eba08b
UHC 뤗堉텖힉렱至렋 1000111111000111111010111011110010110110100011111100100011111000100011101011111011110010101110001000111010100010 8fc7ebbcb68fc8f88ebef2b88ea2

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