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 ????枯}????枯{^ 001111110011111100111111001111111000110011001101011111010011111100111111001111110011111110001100110011010111101101011110 3f3f3f3f8ccd7d3f3f3f3f8ccd7b5e
EUC-JP ????枯}????枯{^ 001111110011111100111111001111111011100011001111011111010011111100111111001111110011111110111000110011110111101101011110 3f3f3f3fb8cf7d3f3f3f3fb8cf7b5e
UTF-8 렻ㅔ뵀┙枯}렻ㅔ뵀┙枯{^ 111010111010000010111011111000111000010110010100111010111011010110000000111000101001010010011001111001101001111010101111011111011110101110100000101110111110001110000101100101001110101110110101100000001110001010010100100110011110011010011110101011110111101101011110 eba0bbe38594ebb580e29499e69eaf7deba0bbe38594ebb580e29499e69eaf7b5e
UHC 렻ㅔ뵀┙枯}렻ㅔ뵀┙枯{^ 1000111011000011101001001100010010111010110001011010011011000100110011011011110101111101100011101100001110100100110001001011101011000101101001101100010011001101101111010111101101011110 8ec3a4c4bac5a6c4cdbd7d8ec3a4c4bac5a6c4cdbd7b5e

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