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 瓦?愼?}瓦?愼?{^ 100010101010001000111111100111001100010000111111011111011000101010100010001111111001110011000100001111110111101101011110 8aa23f9cc43f7d8aa23f9cc43f7b5e
EUC-JP 瓦?愼?}瓦?愼?{^ 101101001010010000111111110110001100011000111111011111011011010010100100001111111101100011000110001111110111101101011110 b4a43fd8c63f7db4a43fd8c63f7b5e
UTF-8 瓦렱愼렓}瓦렱愼렓{^ 111001111001001110100110111010111010000010110001111001101000010010111100111010111010000010010011011111011110011110010011101001101110101110100000101100011110011010000100101111001110101110100000100100110111101101011110 e793a6eba0b1e684bceba0937de793a6eba0b1e684bceba0937b5e
UHC 瓦렱愼렓}瓦렱愼렓{^ 11101000101111111000111010111110111000111110010110001110101010000111110111101000101111111000111010111110111000111110010110001110101010000111101101011110 e8bf8ebee3e58ea87de8bf8ebee3e58ea87b5e

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