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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???????”^ 00111111001111110011111100111111001111110011111100111111100000010110100001011110 3f3f3f3f3f3f3f81685e
EUC-JP ???????”^ 00111111001111110011111100111111001111110011111100111111101000011100100101011110 3f3f3f3f3f3f3fa1c95e
UTF-8 렻렏렻렰렺꼼맣”^ 11101011101000001011101111101011101000001000111111101011101000001011101111101011101000001011000011101011101000001011101011101010101111001011110011101011101001111010001111100010100000001001110101011110 eba0bbeba08feba0bbeba0b0eba0baeabcbceba7a3e2809d5e
UHC 렻렏렻렰렺꼼맣”^ 1000111011000011100011101010010110001110110000111000111010111101100011101100001010110010110001001011100011000100101000011011000101011110 8ec38ea58ec38ebd8ec2b2c4b8c4a1b15e

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