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 ???淫?}???淫?{^ 001111110011111100111111100010001111101000111111011111010011111100111111001111111000100011111010001111110111101101011110 3f3f3f88fa3f7d3f3f3f88fa3f7b5e
EUC-JP ???淫?}???淫?{^ 001111110011111100111111101100001111110000111111011111010011111100111111001111111011000011111100001111110111101101011110 3f3f3fb0fc3f7d3f3f3fb0fc3f7b5e
UTF-8 樂끸뫁淫컉}樂끸뫁淫컉{^ 111011111010011010111111111010111000000110111000111010111010101110000001111001101011011110101011111011001011101110001001011111011110111110100110101111111110101110000001101110001110101110101011100000011110011010110111101010111110110010111011100010010111101101011110 efa6bfeb81b8ebab81e6b7abecbb897defa6bfeb81b8ebab81e6b7abecbb897b5e
UHC 樂끸뫁淫컉}樂끸뫁淫컉{^ 1110100011111001100001011110001010010001101001011110101111100010101100000110111001111101111010001111100110000101111000101001000110100101111010111110001010110000011011100111101101011110 e8f985e291a5ebe2b06e7de8f985e291a5ebe2b06e7b5e

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