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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ?暖班枇雁??^ 001111111001001001100111100101001100011110010100111110001000101011100101001111110011111101011110 3f926794c794f88ae53f3f5e
EUC-JP ?暖班枇雁??^ 001111111100001111001000110010001100100111001000111110101011010011100111001111110011111101011110 3fc3c8c8c9c8fab4e73f3f5e
UTF-8 뤶暖班枇雁롗롘^ 11101011101001001011011011100110100110101001011011100111100011111010110111100110100111101000011111101001100110111000000111101011101000011001011111101011101000011001100001011110 eba4b6e69a96e78fade69e87e99b81eba197eba1985e
UHC 뤶暖班枇雁롗롘^ 100011111110010011010001111011001101101011101100110111011110110111100100110100101000111011011011100011101101110001011110 8fe4d1ecdaecddede4d28edb8edc5e

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