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 肄れせ}肄れせ{^ 111000111110010110000010111010101000001010111001011111011110001111100101100000101110101010000010101110010111101101011110 e3e582ea82b97de3e582ea82b97b5e
EUC-JP 肄れせ}肄れせ{^ 111001101110011110100100111011001010010010111011011111011110011011100111101001001110110010100100101110110111101101011110 e6e7a4eca4bb7de6e7a4eca4bb7b5e
UTF-8 肄れせ}肄れせ{^ 111010001000001010000100111000111000001010001100111000111000000110011011011111011110100010000010100001001110001110000010100011001110001110000001100110110111101101011110 e88284e3828ce3819b7de88284e3828ce3819b7b5e
UHC 肄れせ}肄れせ{^ 111011001011110110101010111011001010101010111011011111011110110010111101101010101110110010101010101110110111101101011110 ecbdaaecaabb7decbdaaecaabb7b5e

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