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 ????戊}????戊{^ 001111110011111100111111001111111001010111101000011111010011111100111111001111110011111110010101111010000111101101011110 3f3f3f3f95e87d3f3f3f3f95e87b5e
EUC-JP ????戊}????戊{^ 001111110011111100111111001111111100101011101010011111010011111100111111001111110011111111001010111010100111101101011110 3f3f3f3fcaea7d3f3f3f3fcaea7b5e
UTF-8 寮렢롋덜戊}寮렢롋덜戊{^ 111011111010011010111100111010111010000010100010111010111010000110001011111010111000110110011100111001101000100010001010011111011110111110100110101111001110101110100000101000101110101110100001100010111110101110001101100111001110011010001000100010100111101101011110 efa6bceba0a2eba18beb8d9ce6888a7defa6bceba0a2eba18beb8d9ce6888a7b5e
UHC 寮렢롋덜戊}寮렢롋덜戊{^ 1110100011110000100011101011001110001110110100011011010011111010110110011110011001111101111010001111000010001110101100111000111011010001101101001111101011011001111001100111101101011110 e8f08eb38ed1b4fad9e67de8f08eb38ed1b4fad9e67b5e

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