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 ?????????~O 0011111100111111001111110011111100111111001111110011111100111111001111110111111001001111 3f3f3f3f3f3f3f3f3f7e4f
SJIS-WIN ?????????~O 0011111100111111001111110011111100111111001111110011111100111111001111110111111001001111 3f3f3f3f3f3f3f3f3f7e4f
EUC-JP ?????????~O 0011111100111111001111110011111100111111001111110011111100111111001111110111111001001111 3f3f3f3f3f3f3f3f3f7e4f
UTF-8 렱렚샴렱렗설렱렚샬~O 1110101110100000101100011110101110100000100110101110110010000011101101001110101110100000101100011110101110100000100101111110110010000100101001001110101110100000101100011110101110100000100110101110110010000011101011000111111001001111 eba0b1eba09aec83b4eba0b1eba097ec84a4eba0b1eba09aec83ac7e4f
UHC 렱렚샴렱렗설렱렚샬~O 1000111010111110100011101010110110111100101001001000111010111110100011101010110010111100101100111000111010111110100011101010110110111100101000110111111001001111 8ebe8eadbca48ebe8eacbcb38ebe8eadbca37e4f

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