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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 雋ゆシ夲スセ蠅 1110100010110010100000101110010010111100100110101110111110111101101111101110010110100010 e8b282e4bc9aefbdbee5a2
EUC-JP 雋ゆシ夲スセ蠅 1111000010110100101001001110011010001110101111001101010011110001100011101011110110001110101111101110101010100100 f0b4a4e68ebcd4f18ebd8ebeeaa4
UTF-8 雋ゆシ夲スセ蠅 111010011001101110001011111000111000001010000110111011111011110110111100111001011010010010110010111011111011110110111101111011111011110110111110111010001010000010000101 e99b8be38286efbdbce5a4b2efbdbdefbdbee8a085
UHC 雋ゆ????蠅 11110001111001101010101011100110001111110011111100111111001111111110001110110010 f1e6aae63f3f3f3fe3b2

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