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 ?德?斡臍?鮟 0011111111111010101110100011111110001000101101001110010001100000001111111110100110111011 3ffaba3f88b4e4603fe9bb
EUC-JP ???斡臍?鮟 00111111001111110011111110110000101101101110011111000001001111111111001010111101 3f3f3fb0b6e7c13ff2bd
UTF-8 뤯德㏆斡臍⑼鮟 111010111010010010101111111001011011111010110111111000111000111110000110111001101001011010100001111010001000011110001101111000101001000110111100111010011010111010011111 eba4afe5beb7e38f86e696a1e8878de291bce9ae9f
UHC 뤯德㏆斡臍⑼鮟 1000111111011101110100111110110010100111111011111110010011010110111100001011000010101001111011111110010011010101 8fddd3eca7efe4d6f0b0a9efe4d5

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