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 ??慂午?嶝? 00111111001111111001110011001000100011001101111100111111100110111101000100111111 3f3f9cc88cdf3f9bd13f
EUC-JP ?璜慂午?嶝? 001111111000111111001100110110001101100011001010101110001110000100111111110101101101001100111111 3f8fccd8d8cab8e13fd6d33f
UTF-8 뤈璜慂午뫘嶝렱 111010111010010010001000111001111001001010011100111001101000010110000010111001011000110110001000111010111010101110011000111001011011011010011101111010111010000010110001 eba488e7929ce68582e58d88ebab98e5b69deba0b1
UHC 뤈璜慂午뫘嶝렱 1000111110111000111111001101010011101001101111011110011111101101101110001111110011010100111100011000111010111110 8fb8fcd4e9bde7edb8fcd4f18ebe

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