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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ??肇??}??肇??{^ 001111110011111110010100101000110011111100111111011111010011111100111111100101001010001100111111001111110111101101011110 3f3f94a33f3f7d3f3f94a33f3f7b5e
EUC-JP ??肇??}??肇??{^ 001111110011111111001000101001010011111100111111011111010011111100111111110010001010010100111111001111110111101101011110 3f3fc8a53f3f7d3f3fc8a53f3f7b5e
UTF-8 렯렮肇렯렼}렯렮肇렯렼{^ 111010111010000010101111111010111010000010101110111010001000001010000111111010111010000010101111111010111010000010111100011111011110101110100000101011111110101110100000101011101110100010000010100001111110101110100000101011111110101110100000101111000111101101011110 eba0afeba0aee88287eba0afeba0bc7deba0afeba0aee88287eba0afeba0bc7b5e
UHC 렯렮肇렯렼}렯렮肇렯렼{^ 1000111010111100100011101011101111110000110111001000111010111100100011101100010001111101100011101011110010001110101110111111000011011100100011101011110010001110110001000111101101011110 8ebc8ebbf0dc8ebc8ec47d8ebc8ebbf0dc8ebc8ec47b5e

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