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 瓦?????弱? 10001010101000100011111100111111001111110011111100111111100011101110001100111111 8aa23f3f3f3f3f8ee33f
EUC-JP 瓦?????弱? 10110100101001000011111100111111001111110011111100111111101111001110010100111111 b4a43f3f3f3f3fbce53f
UTF-8 瓦닺궟轢됭엷弱깁 111001111001001110100110111010111000101110111010111010101011011010011111111011111010011010001101111010111001000010101101111011001001011110110111111001011011110010110001111010101011100110000001 e793a6eb8bbaeab69fefa68deb90adec97b7e5bcb1eab981
UHC 瓦닺궟轢됭엷弱깁 11101000101111111011010011101000100000101011001011100110101111001000100111101000101111111010111111100101101100001011000111101001 e8bfb4e882b2e6bc89e8bfafe5b0b1e9

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