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 ???援??循?? 0011111100111111001111111000100110000111001111110011111110001111011110100011111100111111 3f3f3f89873f3f8f7a3f3f
EUC-JP ???援??循?? 0011111100111111001111111011000111100111001111110011111110111101110110110011111100111111 3f3f3fb1e73f3fbddb3f3f
UTF-8 歷띰퐢援욄룚循덈룥 111011111010011010001100111010111001110110110000111011011001000010100010111001101000111110110100111011001001101010000100111010111010001110011010111001011011111010101010111010111000110110001000111010111010001110100101 efa68ceb9db0ed90a2e68fb4ec9a84eba39ae5beaaeb8d88eba3a5
UHC 歷띰퐢援욄룚循덈룥 111001101011100010110110111011111011110110001011111010101011010110011110111001101000111110010110111000101110000010001000111010111000111110011110 e6b8b6efbd8beab59ee68f96e2e088eb8f9e

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