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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?悠ゃ}?悠ゃ{^ 00111111100101110100100110000010111000010111110100111111100101110100100110000010111000010111101101011110 3f974982e17d3f974982e17b5e
EUC-JP ?悠ゃ}?悠ゃ{^ 00111111110011011010101010100100111000110111110100111111110011011010101010100100111000110111101101011110 3fcdaaa4e37d3fcdaaa4e37b5e
UTF-8 룫悠ゃ}룫悠ゃ{^ 111010111010001110101011111001101000001010100000111000111000001010000011011111011110101110100011101010111110011010000010101000001110001110000010100000110111101101011110 eba3abe682a0e382837deba3abe682a0e382837b5e
UHC 룫悠ゃ}룫悠ゃ{^ 100011111010001011101010111011011010101011100011011111011000111110100010111010101110110110101010111000110111101101011110 8fa2eaedaae37d8fa2eaedaae37b5e

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