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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN 楢??J}楢??J{^ 10010011111010000011111100111111010010100111110110010011111010000011111100111111010010100111101101011110 93e83f3f4a7d93e83f3f4a7b5e
EUC-JP 楢??J}楢??J{^ 11000110111010100011111100111111010010100111110111000110111010100011111100111111010010100111101101011110 c6ea3f3f4a7dc6ea3f3f4a7b5e
UTF-8 楢욎솚J}楢욎솚J{^ 1110011010100101101000101110110010011010100011101110110010000110100110100100101001111101111001101010010110100010111011001001101010001110111011001000011010011010010010100111101101011110 e6a5a2ec9a8eec869a4a7de6a5a2ec9a8eec869a4a7b5e
UHC 楢욎솚J}楢욎솚J{^ 1110101011111001100111101110110010011001100110000100101001111101111010101111100110011110111011001001100110011000010010100111101101011110 eaf99eec99984a7deaf99eec99984a7b5e

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