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 ?????[?????[^ 00111111001111110011111100111111001111110101101100111111001111110011111100111111001111110101101101011110 3f3f3f3f3f5b3f3f3f3f3f5b5e
SJIS-WIN 畏????[畏????[^ 100010001101100000111111001111110011111100111111010110111000100011011000001111110011111100111111001111110101101101011110 88d83f3f3f3f5b88d83f3f3f3f5b5e
EUC-JP 畏????[畏????[^ 101100001101101000111111001111110011111100111111010110111011000011011010001111110011111100111111001111110101101101011110 b0da3f3f3f3f5bb0da3f3f3f3f5b5e
UTF-8 畏븐띁流쐀[畏븐띁流쐀[^ 111001111001010110001111111010111011100010010000111010111001110110000001111011111010011110001010111011001001000010000000010110111110011110010101100011111110101110111000100100001110101110011101100000011110111110100111100010101110110010010000100000000101101101011110 e7958febb890eb9d81efa78aec90805be7958febb890eb9d81efa78aec90805b5e
UHC 畏븐띁流쐀[畏븐띁流쐀[^ 1110100011100110101110101110110010001101101111001110101011111100100111000110001001011011111010001110011010111010111011001000110110111100111010101111110010011100011000100101101101011110 e8e6baec8dbceafc9c625be8e6baec8dbceafc9c625b5e

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