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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?????至?? 001111110011111100111111001111110011111110001110100010100011111100111111 3f3f3f3f3f8e8a3f3f
EUC-JP ?堉???至?? 0011111110001111101101111111110100111111001111110011111110111011111010100011111100111111 3f8fb7fd3f3f3fbbea3f3f
UTF-8 뤗堉텖힉렱至렋뤗 111010111010010010010111111001011010000010001001111011011000010110010110111011011001111010001001111010111010000010110001111010001000011110110011111010111010000010001011111010111010010010010111 eba497e5a089ed8596ed9e89eba0b1e887b3eba08beba497
UHC 뤗堉텖힉렱至렋뤗 10001111110001111110101110111100101101101000111111001000111110001000111010111110111100101011100010001110101000101000111111000111 8fc7ebbcb68fc8f88ebef2b88ea28fc7

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