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 ?暖班漿?冪漿? 00111111100100100110011110010100110001111001111111110111001111111001100101110000100111111111011100111111 3f926794c79ff73f99709ff73f
EUC-JP ?暖班漿?冪漿? 00111111110000111100100011001000110010011101111011111001001111111101000111010001110111101111100100111111 3fc3c8c8c9def93fd1d1def93f
UTF-8 뤶暖班漿퓥冪漿풆 111010111010010010110110111001101001101010010110111001111000111110101101111001101011110010111111111011011001001110100101111001011000011010101010111001101011110010111111111011011001001010000110 eba4b6e69a96e78fade6bcbfed93a5e586aae6bcbfed9286
UHC 뤶暖班漿퓥冪漿풆 10001111111001001101000111101100110110101110110011101101111011001011111110001110110110001111000111101101111011001011111010001110 8fe4d1ecdaecedecbf8ed8f1edecbe8e

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