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 陰戡??}陰戡??{^ 100010010100000110011101010000010011111100111111011111011000100101000001100111010100000100111111001111110111101101011110 89419d413f3f7d89419d413f3f7b5e
EUC-JP 陰戡??}陰戡??{^ 101100011010001011011001101000100011111100111111011111011011000110100010110110011010001000111111001111110111101101011110 b1a2d9a23f3f7db1a2d9a23f3f7b5e
UTF-8 陰戡렏렟}陰戡렏렟{^ 111010011001100110110000111001101000100010100001111010111010000010001111111010111010000010011111011111011110100110011001101100001110011010001000101000011110101110100000100011111110101110100000100111110111101101011110 e999b0e688a1eba08feba09f7de999b0e688a1eba08feba09f7b5e
UHC 陰戡렏렟}陰戡렏렟{^ 11101011111001001100101011110001100011101010010110001110101100000111110111101011111001001100101011110001100011101010010110001110101100000111101101011110 ebe4caf18ea58eb07debe4caf18ea58eb07b5e

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