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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ????暖??? 001111110011111100111111001111111001001001100111001111110011111100111111 3f3f3f3f92673f3f3f
EUC-JP ????暖??? 001111110011111100111111001111111100001111001000001111110011111100111111 3f3f3f3fc3c83f3f3f
UTF-8 렱렽렪뤒暖흳툘긔 111010111010000010110001111010111010000010111101111010111010000010101010111010111010010010010010111001101001101010010110111011011001110110110011111011011000100010011000111010101011100010010100 eba0b1eba0bdeba0aaeba492e69a96ed9db3ed8898eab894
UHC 렱렽렪뤒暖흳툘긔 10001110101111101000111011000101100011101011100010001111110000101101000111101100110001011000111010111000100011111011000111100001 8ebe8ec58eb88fc2d1ecc58eb88fb1e1

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