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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?耕???耕??^ 0011111110001101011010110011111100111111001111111000110101101011001111110011111101011110 3f8d6b3f3f3f8d6b3f3f5e
EUC-JP 焌耕??焌耕??^ 100011111100100111101000101110011100110000111111001111111000111111001001111010001011100111001100001111110011111101011110 8fc9e8b9cc3f3f8fc9e8b9cc3f3f5e
UTF-8 焌耕렔쁩焌耕렔쁠^ 11100111100001001000110011101000100000001001010111101011101000001001010011101100100000011010100111100111100001001000110011101000100000001001010111101011101000001001010011101100100000011010000001011110 e7848ce88095eba094ec81a9e7848ce88095eba094ec81a05e
UHC 焌耕렔쁩焌耕렔쁠^ 1111000111100000110011001110100110001110101010011011101111011110111100011110000011001100111010011000111010101001101110111101110001011110 f1e0cce98ea9bbdef1e0cce98ea9bbdc5e

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