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 ?O?h}?O?h{^ 0011111101001111001111110110100001111101001111110100111100111111011010000111101101011110 3f4f3f687d3f4f3f687b5e
SJIS-WIN ?O?h}?O?h{^ 0011111101001111001111110110100001111101001111110100111100111111011010000111101101011110 3f4f3f687d3f4f3f687b5e
EUC-JP ?O?h}?O?h{^ 0011111101001111001111110110100001111101001111110100111100111111011010000111101101011110 3f4f3f687d3f4f3f687b5e
UTF-8 찾O챔h}찾O챔h{^ 11101100101100001011111001001111111011001011000110010100011010000111110111101100101100001011111001001111111011001011000110010100011010000111101101011110 ecb0be4fecb194687decb0be4fecb194687b5e
UHC 찾O챔h}찾O챔h{^ 110000111010001101001111110000111010100001101000011111011100001110100011010011111100001110101000011010000111101101011110 c3a34fc3a8687dc3a34fc3a8687b5e

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