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 ????????e^ 00111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f655e
SJIS-WIN ?厓?????ゅe^ 001111111111101010001101001111110011111100111111001111110011111110000010111000110110010101011110 3ffa8d3f3f3f3f3f82e3655e
EUC-JP ?厓ʼn????ゅe^ 001111111000111110110100110001111000111110101001110010100011111100111111001111110011111110100100111001010110010101011110 3f8fb4c78fa9ca3f3f3f3fa4e5655e
UTF-8 룵厓ʼn룶괄룶쥚ゅe^ 11101011101000111011010111100101100011101001001111000101100010011110101110100011101101101110101010110100100001001110101110100011101101101110110010100101100110101110001110000010100001010110010101011110 eba3b5e58e93c589eba3b6eab484eba3b6eca59ae38285655e
UHC 룵厓ʼn룶괄룶쥚ゅe^ 100011111010101011100100111011011010100110110000100011111010101110110000111111011000111110101011101000101000111110101010111001010110010101011110 8faae4eda9b08fabb0fd8faba28faae5655e

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