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 ???悠ゴ◇〓 0011111100111111001111111001011101001001100000110101001110000001100111101000000110101100 3f3f3f97498353819e81ac
EUC-JP ???悠ゴ◇〓 0011111100111111001111111100110110101010101001011011010010100001111111101010001010101110 3f3f3fcdaaa5b4a1fea2ae
UTF-8 룶끗룫悠ゴ◇〓 111010111010001110110110111010111000000110010111111010111010001110101011111001101000001010100000111000111000001010110100111000101001011110000111111000111000000010010011 eba3b6eb8197eba3abe682a0e382b4e29787e38093
UHC 룶끗룫悠ゴ◇〓 1000111110101011101100101111110110001111101000101110101011101101101010111011010010100001110111101010000111101011 8fabb2fd8fa2eaedabb4a1dea1eb

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