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 ????[}????[{^ 00111111001111110011111100111111010110110111110100111111001111110011111100111111010110110111101101011110 3f3f3f3f5b7d3f3f3f3f5b7b5e
SJIS-WIN ?納終〓[}?納終〓[{^ 00111111100101000101101110001111010010011000000110101100010110110111110100111111100101000101101110001111010010011000000110101100010110110111101101011110 3f945b8f4981ac5b7d3f945b8f4981ac5b7b5e
EUC-JP ?納終〓[}?納終〓[{^ 00111111110001111011110010111101101010101010001010101110010110110111110100111111110001111011110010111101101010101010001010101110010110110111101101011110 3fc7bcbdaaa2ae5b7d3fc7bcbdaaa2ae5b7b5e
UTF-8 룶納終〓[}룶納終〓[{^ 1110101110100011101101101110011110110100100011011110011110110101100000101110001110000000100100110101101101111101111010111010001110110110111001111011010010001101111001111011010110000010111000111000000010010011010110110111101101011110 eba3b6e7b48de7b582e380935b7deba3b6e7b48de7b582e380935b7b5e
UHC 룶納終〓[}룶納終〓[{^ 100011111010101111010010101000011111000011111011101000011110101101011011011111011000111110101011110100101010000111110000111110111010000111101011010110110111101101011110 8fabd2a1f0fba1eb5b7d8fabd2a1f0fba1eb5b7b5e

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