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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ??????矯??^ 0011111100111111001111110011111100111111001111111000101110111000001111110011111101011110 3f3f3f3f3f3f8bb83f3f5e
EUC-JP ??????矯??^ 0011111100111111001111110011111100111111001111111011011010111010001111110011111101011110 3f3f3f3f3f3fb6ba3f3f5e
UTF-8 렯롉렟뤁퍗펿矯컦깼^ 11101011101000001010111111101011101000011000100111101011101000001001111111101011101001001000000111101101100011011001011111101101100011101011111111100111100111111010111111101100101110111010011011101010101110011011110001011110 eba0afeba189eba09feba481ed8d97ed8ebfe79fafecbba6eab9bc5e
UHC 렯롉렟뤁퍗펿矯컦깼^ 10001110101111001000111011001111100011101011000010001111101100101011101110001110101111001000111011001110111011001011000010001111101100101010001101011110 8ebc8ecf8eb08fb2bb8ebc8eceecb08fb2a35e

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