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 ?氓∵?鏃?鏃? 001111111001111110000010100000011110011000111111111010000101011000111111111010000101011000111111 3f9f8281e63fe8563fe8563f
EUC-JP ?氓∵潢鏃?鏃? 0011111111011101111000101010001011101000100011111100100011011110111011111011011100111111111011111011011100111111 3fdde2a2e88fc8deefb73fefb73f
UTF-8 뤗氓∵潢鏃았鏃아 111010111010010010010111111001101011000010010011111000101000100010110101111001101011110110100010111010011000111110000011111011001001010110011000111010011000111110000011111011001001010110000100 eba497e6b093e288b5e6bda2e98f83ec9598e98f83ec9584
UHC 뤗氓∵潢鏃았鏃아 10001111110001111101100011101100101000011111000111111100110100101111000011101100101111101101001011110000111011001011111011000110 8fc7d8eca1f1fcd2f0ecbed2f0ecbec6

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