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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ??????肢? 001111110011111100111111001111110011111100111111100011101000100000111111 3f3f3f3f3f3f8e883f
EUC-JP ??????肢? 001111110011111100111111001111110011111100111111101110111110100000111111 3f3f3f3f3f3fbbe83f
UTF-8 藺멱렭얜렧렮肢렲 111011111010011110110000111010111010100110110001111010111010000010101101111011001001011010011100111010111010000010100111111010111010000010101110111010001000001010100010111010111010000010110010 efa7b0eba9b1eba0adec969ceba0a7eba0aee882a2eba0b2
UHC 藺멱렭얜렧렮肢렲 11101100111000011011100011101000100011101011101010111110111010111000111010110110100011101011101111110010101101101000111010111111 ece1b8e88ebabeeb8eb68ebbf2b68ebf

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