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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ?諺?斡睛?鮟 0011111110001100101111110011111110001000101101001110000111001011001111111110100110111011 3f8cbf3f88b4e1cb3fe9bb
EUC-JP ?諺?斡睛?鮟 0011111110111000110000010011111110110000101101101110001011001101001111111111001010111101 3fb8c13fb0b6e2cd3ff2bd
UTF-8 뤗諺㏆斡睛⑼鮟 111010111010010010010111111010001010101110111010111000111000111110000110111001101001011010100001111001111001110110011011111000101001000110111100111010011010111010011111 eba497e8abbae38f86e696a1e79d9be291bce9ae9f
UHC 뤗諺㏆斡睛⑼鮟 1000111111000111111001011110110010100111111011111110010011010110111011111110110010101001111011111110010011010101 8fc7e5eca7efe4d6efeca9efe4d5

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