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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ?輸?\}?輸?\{^ 00111111100101110100000100111111010111000111110100111111100101110100000100111111010111000111101101011110 3f97413f5c7d3f97413f5c7b5e
EUC-JP ?輸?\}?輸?\{^ 00111111110011011010001000111111010111000111110100111111110011011010001000111111010111000111101101011110 3fcda23f5c7d3fcda23f5c7b5e
UTF-8 롇輸롆\}롇輸롆\{^ 1110101110100001100001111110100010111100101110001110101110100001100001100101110001111101111010111010000110000111111010001011110010111000111010111010000110000110010111000111101101011110 eba187e8bcb8eba1865c7deba187e8bcb8eba1865c7b5e
UHC 롇輸롆\}롇輸롆\{^ 1000111011001101111000101100001110001110110011000101110001111101100011101100110111100010110000111000111011001100010111000111101101011110 8ecde2c38ecc5c7d8ecde2c38ecc5c7b5e

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