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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 蟷ク縲仙ケク縲真 11100101101110011011100011100011100000001001000011100101101110011011100011100011100000001001000001011110 e5b9b8e38090e5b9b8e380905e
EUC-JP 蟷ク縲仙ケク縲真 11101010101110111000111010111000111001011110000011000000111001111000111010111001100011101011100011100101111000001011111110111111 eabb8eb8e5e0c0e78eb98eb8e5e0bfbf
UTF-8 蟷ク縲仙ケク縲真 111010001001111110110111111011111011110110111000111001111011100010110010111001001011101110011001111011111011110110111001111011111011110110111000111001111011100010110010111001111001110010011111 e89fb7efbdb8e7b8b2e4bb99efbdb9efbdb8e7b8b2e79c9f
UHC ???仙???? 001111110011111100111111111000001011100100111111001111110011111100111111 3f3f3fe0b93f3f3f3f

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