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 ?b?k}?b?k{^ 0011111101100010001111110110101101111101001111110110001000111111011010110111101101011110 3f623f6b7d3f623f6b7b5e
SJIS-WIN ?b楔k}?b楔k{^ 00111111011000101001111010110110011010110111110100111111011000101001111010110110011010110111101101011110 3f629eb66b7d3f629eb66b7b5e
EUC-JP ?b楔k}?b楔k{^ 00111111011000101101110010111000011010110111110100111111011000101101110010111000011010110111101101011110 3f62dcb86b7d3f62dcb86b7b5e
UTF-8 숥b楔k}숥b楔k{^ 11101100100010001010010101100010111001101010010110010100011010110111110111101100100010001010010101100010111001101010010110010100011010110111101101011110 ec88a562e6a5946b7dec88a562e6a5946b7b5e
UHC 숥b楔k}숥b楔k{^ 100110100100001001100010111000001101101101101011011111011001101001000010011000101110000011011011011010110111101101011110 9a4262e0db6b7d9a4262e0db6b7b5e

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