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 ????悠ゴ◇〓 001111110011111100111111001111111001011101001001100000110101001110000001100111101000000110101100 3f3f3f3f97498353819e81ac
EUC-JP ????悠ゴ◇〓 001111110011111100111111001111111100110110101010101001011011010010100001111111101010001010101110 3f3f3f3fcdaaa5b4a1fea2ae
UTF-8 룶킃⒟룫悠ゴ◇〓 111010111010001110110110111011011000001010000011111000101001001010011111111010111010001110101011111001101000001010100000111000111000001010110100111000101001011110000111111000111000000010010011 eba3b6ed8283e2929feba3abe682a0e382b4e29787e38093
UHC 룶킃⒟룫悠ゴ◇〓 10001111101010111011010010001111101010011101000010001111101000101110101011101101101010111011010010100001110111101010000111101011 8fabb48fa9d08fa2eaedabb4a1dea1eb

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