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 ???鎰??幽? 00111111001111110011111111101000010011000011111100111111100101110100100000111111 3f3f3fe84c3f3f97483f
EUC-JP 轝??鎰??幽? 100011111110000110101010001111110011111111101111101011010011111100111111110011011010100100111111 8fe1aa3f3fefad3f3fcda93f
UTF-8 轝뚯옚鎰딁독幽뗫 111010001011110110011101111010111001101010101111111011001001100010011010111010011000111010110000111010111001010010000001111010111000111110000101111001011011100110111101111010111001011110101011 e8bd9deb9aafec989ae98eb0eb9481eb8f85e5b9bdeb97ab
UHC 轝뚯옚鎰딁독幽뗫 11100110101011001000110011101100100111101001111011101100111100001000101011100111101101011011011011101010111010111000101111101011 e6ac8cec9e9eecf08ae7b5b6eaeb8beb

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