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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 訂鈍π}訂鈍π{^ 100100101111100110010011110111011000001111001110011111011001001011111001100100111101110110000011110011100111101101011110 92f993dd83ce7d92f993dd83ce7b5e
EUC-JP 訂鈍π}訂鈍π{^ 110001001111101111000110110111111010011011010000011111011100010011111011110001101101111110100110110100000111101101011110 c4fbc6dfa6d07dc4fbc6dfa6d07b5e
UTF-8 訂鈍π}訂鈍π{^ 11101000101010001000001011101001100010001000110111001111100000000111110111101000101010001000001011101001100010001000110111001111100000000111101101011110 e8a882e9888dcf807de8a882e9888dcf807b5e
UHC 訂鈍π}訂鈍π{^ 111011111111010011010100111011111010010111110000011111011110111111110100110101001110111110100101111100000111101101011110 eff4d4efa5f07deff4d4efa5f07b5e

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