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{^ 001111110011111101101011011111010011111100111111011010110111101101011110 3f3f6b7d3f3f6b7b5e
SJIS-WIN 厓?k}厓?k{^ 1111101010001101001111110110101101111101111110101000110100111111011010110111101101011110 fa8d3f6b7dfa8d3f6b7b5e
EUC-JP 厓?k}厓?k{^ 10001111101101001100011100111111011010110111110110001111101101001100011100111111011010110111101101011110 8fb4c73f6b7d8fb4c73f6b7b5e
UTF-8 厓쯰k}厓쯰k{^ 1110010110001110100100111110110010101111101100000110101101111101111001011000111010010011111011001010111110110000011010110111101101011110 e58e93ecafb06b7de58e93ecafb06b7b5e
UHC 厓쯰k}厓쯰k{^ 11100100111011011010100101101110011010110111110111100100111011011010100101101110011010110111101101011110 e4eda96e6b7de4eda96e6b7b5e

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