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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??得}??得{^ 0011111100111111100100111011111001111101001111110011111110010011101111100111101101011110 3f3f93be7d3f3f93be7b5e
EUC-JP ??得}??得{^ 0011111100111111110001101100000001111101001111110011111111000110110000000111101101011110 3f3fc6c07d3f3fc6c07b5e
UTF-8 장識得}장識得{^ 111011001001111010100101111011111010011110111100111001011011111010010111011111011110110010011110101001011110111110100111101111001110010110111110100101110111101101011110 ec9ea5efa7bce5be977dec9ea5efa7bce5be977b5e
UHC 장識得}장識得{^ 110000001110010111110010101111011101010011110000011111011100000011100101111100101011110111010100111100000111101101011110 c0e5f2bdd4f07dc0e5f2bdd4f07b5e

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