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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN ?詠??N}?詠??N{^ 001111111000100101110010001111110011111101001110011111010011111110001001011100100011111100111111010011100111101101011110 3f89723f3f4e7d3f89723f3f4e7b5e
EUC-JP ?詠??N}?詠??N{^ 001111111011000111010011001111110011111101001110011111010011111110110001110100110011111100111111010011100111101101011110 3fb1d33f3f4e7d3fb1d33f3f4e7b5e
UTF-8 렽詠렽聆N}렽詠렽聆N{^ 1110101110100000101111011110100010101001101000001110101110100000101111011110111110100110101100000100111001111101111010111010000010111101111010001010100110100000111010111010000010111101111011111010011010110000010011100111101101011110 eba0bde8a9a0eba0bdefa6b04e7deba0bde8a9a0eba0bdefa6b04e7b5e
UHC 렽詠렽聆N}렽詠렽聆N{^ 100011101100010111100111110010011000111011000101111001111100011101001110011111011000111011000101111001111100100110001110110001011110011111000111010011100111101101011110 8ec5e7c98ec5e7c74e7d8ec5e7c98ec5e7c74e7b5e

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