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 ??幄??}??幄??{^ 001111110011111110011011111010000011111100111111011111010011111100111111100110111110100000111111001111110111101101011110 3f3f9be83f3f7d3f3f9be83f3f7b5e
EUC-JP ??幄??}??幄??{^ 001111110011111111010110111010100011111100111111011111010011111100111111110101101110101000111111001111110111101101011110 3f3fd6ea3f3f7d3f3fd6ea3f3f7b5e
UTF-8 셸섈幄섕섧}셸섈幄섕섧{^ 111011001000010110111000111011001000010010001000111001011011100110000100111011001000010010010101111011001000010010100111011111011110110010000101101110001110110010000100100010001110010110111001100001001110110010000100100101011110110010000100101001110111101101011110 ec85b8ec8488e5b984ec8495ec84a77dec85b8ec8488e5b984ec8495ec84a77b5e
UHC 셸섈幄섕섧}셸섈幄섕섧{^ 1011110011010000101111001010101011100100110000011011110010101100101111001011010101111101101111001101000010111100101010101110010011000001101111001010110010111100101101010111101101011110 bcd0bcaae4c1bcacbcb57dbcd0bcaae4c1bcacbcb57b5e

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