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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 永???????4 1000100101101001001111110011111100111111001111110011111100111111001111111000001001010011 89693f3f3f3f3f3f3f8253
EUC-JP 永?????洹?4 10110001110010100011111100111111001111110011111100111111100011111100011110111010001111111010001110110100 b1ca3f3f3f3f3f8fc7ba3fa3b4
UTF-8 永띔퇌流섊독洹쏅4 111001101011000010111000111010111001110110010100111011011000011110001100111011111010011110001010111011001000010010001010111010111000111110000101111001101011010010111001111011001000111110000101111011111011110010010100 e6b0b8eb9d94ed878cefa78aec848aeb8f85e6b4b9ec8f85efbc94
UHC 永띔퇌流섊독洹쏅4 111001111011010110110110111010101011011110011101111010101111110010011000111001111011010110110110111010101011011110011011111010111010001110110100 e7b5b6eab79deafc98e7b5b6eab79beba3b4

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