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 ?然慂午?嶝? 0011111110010001010100101001110011001000100011001101111100111111100110111101000100111111 3f91529cc88cdf3f9bd13f
EUC-JP ?然慂午?嶝? 0011111111000001101100111101100011001010101110001110000100111111110101101101001100111111 3fc1b3d8cab8e13fd6d33f
UTF-8 뤗然慂午헐嶝렱 111010111010010010010111111001111000010010110110111001101000010110000010111001011000110110001000111011011001011110010000111001011011011010011101111010111010000010110001 eba497e784b6e68582e58d88ed9790e5b69deba0b1
UHC 뤗然慂午헐嶝렱 1000111111000111111001101101010011101001101111011110011111101101110001111110011011010100111100011000111010111110 8fc7e6d4e9bde7edc7e6d4f18ebe

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