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 ??}k}??}k{^ 0011111100111111011111010110101101111101001111110011111101111101011010110111101101011110 3f3f7d6b7d3f3f7d6b7b5e
SJIS-WIN ?勹}k}?勹}k{^ 00111111100110011010111101111101011010110111110100111111100110011010111101111101011010110111101101011110 3f99af7d6b7d3f99af7d6b7b5e
EUC-JP 伈勹}k}伈勹}k{^ 1000111110110000110101011101001010110001011111010110101101111101100011111011000011010101110100101011000101111101011010110111101101011110 8fb0d5d2b17d6b7d8fb0d5d2b17d6b7b5e
UTF-8 伈勹}k}伈勹}k{^ 11100100101111001000100011100101100010111011100101111101011010110111110111100100101111001000100011100101100010111011100101111101011010110111101101011110 e4bc88e58bb97d6b7de4bc88e58bb97d6b7b5e
UHC ??}k}??}k{^ 0011111100111111011111010110101101111101001111110011111101111101011010110111101101011110 3f3f7d6b7d3f3f7d6b7b5e

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