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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???里?乘?眞?^ 00111111001111110011111110010111101000100011111110011000101010010011111111100001110000010011111101011110 3f3f3f97a23f98a93fe1c13f5e
EUC-JP ???里?乘?眞?^ 00111111001111110011111111001110101001000011111111010000101010110011111111100010110000110011111101011110 3f3f3fcea43fd0ab3fe2c33f5e
UTF-8 뤵쳩숌里퐦乘렯眞렰^ 11101011101001001011010111101100101100111010100111101100100010001000110011101001100001111000110011101101100100001010011011100100101110011001100011101011101000001010111111100111100111001001111011101011101000001011000001011110 eba4b5ecb3a9ec888ce9878ced90a6e4b998eba0afe79c9eeba0b05e
UHC 뤵쳩숌里퐦乘렯眞렰^ 10001111111000111010101110001110101111001111001011010111111011001011110110001111111000111010101110001110101111001111001011011000100011101011110101011110 8fe3ab8ebcf2d7ecbd8fe3ab8ebcf2d88ebd5e

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