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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 瀋???}瀋???{^ 11100000011000110011111100111111001111110111110111100000011000110011111100111111001111110111101101011110 e0633f3f3f7de0633f3f3f7b5e
EUC-JP 瀋???}瀋???{^ 11011111110001000011111100111111001111110111110111011111110001000011111100111111001111110111101101011110 dfc43f3f3f7ddfc43f3f3f7b5e
UTF-8 瀋렋礖렱}瀋렋礖렱{^ 111001111000000010001011111010111010000010001011111001111010010010010110111010111010000010110001011111011110011110000000100010111110101110100000100010111110011110100100100101101110101110100000101100010111101101011110 e7808beba08be7a496eba0b17de7808beba08be7a496eba0b17b5e
UHC 瀋렋礖렱}瀋렋礖렱{^ 11100100101000111000111010100010111001101010011010001110101111100111110111100100101000111000111010100010111001101010011010001110101111100111101101011110 e4a38ea2e6a68ebe7de4a38ea2e6a68ebe7b5e

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