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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?納終〓?納終〓^ 001111111001010001011011100011110100100110000001101011000011111110010100010110111000111101001001100000011010110001011110 3f945b8f4981ac3f945b8f4981ac5e
EUC-JP ?納終〓?納終〓^ 001111111100011110111100101111011010101010100010101011100011111111000111101111001011110110101010101000101010111001011110 3fc7bcbdaaa2ae3fc7bcbdaaa2ae5e
UTF-8 룶納終〓룶納終〓^ 11101011101000111011011011100111101101001000110111100111101101011000001011100011100000001001001111101011101000111011011011100111101101001000110111100111101101011000001011100011100000001001001101011110 eba3b6e7b48de7b582e38093eba3b6e7b48de7b582e380935e
UHC 룶納終〓룶納終〓^ 1000111110101011110100101010000111110000111110111010000111101011100011111010101111010010101000011111000011111011101000011110101101011110 8fabd2a1f0fba1eb8fabd2a1f0fba1eb5e

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