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 ???I}???I{^ 0011111100111111001111110100100101111101001111110011111100111111010010010111101101011110 3f3f3f497d3f3f3f497b5e
SJIS-WIN 楢??I}楢??I{^ 10010011111010000011111100111111010010010111110110010011111010000011111100111111010010010111101101011110 93e83f3f497d93e83f3f497b5e
EUC-JP 楢??I}楢??I{^ 11000110111010100011111100111111010010010111110111000110111010100011111100111111010010010111101101011110 c6ea3f3f497dc6ea3f3f497b5e
UTF-8 楢욎솚I}楢욎솚I{^ 1110011010100101101000101110110010011010100011101110110010000110100110100100100101111101111001101010010110100010111011001001101010001110111011001000011010011010010010010111101101011110 e6a5a2ec9a8eec869a497de6a5a2ec9a8eec869a497b5e
UHC 楢욎솚I}楢욎솚I{^ 1110101011111001100111101110110010011001100110000100100101111101111010101111100110011110111011001001100110011000010010010111101101011110 eaf99eec9998497deaf99eec9998497b5e

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