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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ?納枇ぃ????お? 0011111110010100010110111001010011111000100000101010000100111111001111110011111100111111100000101010100000111111 3f945b94f882a13f3f3f3f82a83f
EUC-JP ?納枇ぃ????お? 0011111111000111101111001100100011111010101001001010001100111111001111110011111100111111101001001010101000111111 3fc7bcc8faa4a33f3f3f3fa4aa3f
UTF-8 룶納枇ぃ룶끗룫킃お룫 111010111010001110110110111001111011010010001101111001101001111010000111111000111000000110000011111010111010001110110110111010111000000110010111111010111010001110101011111011011000001010000011111000111000000110001010111010111010001110101011 eba3b6e7b48de69e87e38183eba3b6eb8197eba3abed8283e3818aeba3ab
UHC 룶納枇ぃ룶끗룫킃お룫 1000111110101011110100101010000111011101111011011010101010100011100011111010101110110010111111011000111110100010101101001000111110101010101010101000111110100010 8fabd2a1ddedaaa38fabb2fd8fa2b48faaaa8fa2

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