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 哀??????雅 10001000101000110011111100111111001111110011111100111111001111111000100111101011 88a33f3f3f3f3f3f89eb
EUC-JP 哀??????雅 10110000101001010011111100111111001111110011111100111111001111111011001011101101 b0a53f3f3f3f3f3fb2ed
UTF-8 哀앗뉗춳麗멸킉雅 111001011001001110000000111011001001010110010111111010111000100110010111111011001011011010110011111011111010011010001000111010111010100110111000111011011000001010001001111010011001101110000101 e59380ec9597eb8997ecb6b3efa688eba9b8ed8289e99b85
UHC 哀앗뉗춳麗멸킉雅 11100100111011101011111011010001100001111110110010101101100011111110011010110000101110001110101010110100100101011110010010111010 e4eebed187ecad8fe6b0b8eab495e4ba

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