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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 永??爰?永??爰?B 100010010110100100111111001111111110000010100111001111111000100101101001001111110011111111100000101001110011111101000010 89693f3fe0a73f89693f3fe0a73f42
EUC-JP 永??爰?永??爰?B 101100011100101000111111001111111110000010101001001111111011000111001010001111110011111111100000101010010011111101000010 b1ca3f3fe0a93fb1ca3f3fe0a93f42
UTF-8 永띕쪉爰뱕永띕쪉爰뱕B 11100110101100001011100011101011100111011001010111101100101010101000100111100111100010001011000011101011101100011001010111100110101100001011100011101011100111011001010111101100101010101000100111100111100010001011000011101011101100011001010101000010 e6b0b8eb9d95ecaa89e788b0ebb195e6b0b8eb9d95ecaa89e788b0ebb19542
UHC 永띕쪉爰뱕永띕쪉爰뱕B 111001111011010110110110111010111010010110000011111010101011101010010011011101101110011110110101101101101110101110100101100000111110101010111010100100110111011001000010 e7b5b6eba583eaba9376e7b5b6eba583eaba937642

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