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 潁e?厭??烏 1001111111110001100000101000010100111111100010010111110100111111001111111000100101000111 9ff182853f897d3f3f8947
EUC-JP 潁e?厭??烏 1101111011110011101000111110010100111111101100011101111000111111001111111011000110101000 def3a3e53fb1de3f3fb1a8
UTF-8 潁eㅁ厭얍폀烏 111001101011110110000001111011111011110110000101111000111000010110000001111001011000111010101101111011001001011010001101111011011000111110000000111001111000001110001111 e6bd81efbd85e38581e58eadec968ded8f80e7838f
UHC 潁eㅁ厭얍폀烏 1110011110111000101000111110010110100100101100011110011011110100101111101110010110111100100011111110100010100001 e7b8a3e5a4b1e6f4bee5bc8fe8a1

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