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 ?勢??}?勢??{^ 00111111100100001010100000111111001111110111110100111111100100001010100000111111001111110111101101011110 3f90a83f3f7d3f90a83f3f7b5e
EUC-JP ?勢??}?勢??{^ 00111111110000001010101000111111001111110111110100111111110000001010101000111111001111110111101101011110 3fc0aa3f3f7d3fc0aa3f3f7b5e
UTF-8 룶勢룵⅝}룶勢룵⅝{^ 111010111010001110110110111001011000101110100010111010111010001110110101111000101000010110011101011111011110101110100011101101101110010110001011101000101110101110100011101101011110001010000101100111010111101101011110 eba3b6e58ba2eba3b5e2859d7deba3b6e58ba2eba3b5e2859d7b5e
UHC 룶勢룵⅝}룶勢룵⅝{^ 10001111101010111110000110100111100011111010101010101000111111010111110110001111101010111110000110100111100011111010101010101000111111010111101101011110 8fabe1a78faaa8fd7d8fabe1a78faaa8fd7b5e

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