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 驫厄スシ驍よ㊥蛻 1110100110001010100101101110111110111101101111001110100110000010100000101110011010000111100001101110010110001000 e98a96efbdbce98282e68786e588
EUC-JP 驫厄スシ驍よ?蛻 111100011110101011001100111100011000111010111101100011101011110011110001111000101010010011101000001111111110100111101000 f1eaccf18ebd8ebcf1e2a4e83fe9e8
UTF-8 驫厄スシ驍よ㊥蛻 111010011010100110101011111001011000111010000100111011111011110110111101111011111011110110111100111010011010100110001101111000111000001010001000111000111000101010100101111010001001101110111011 e9a9abe58e84efbdbdefbdbce9a98de38288e38aa5e89bbb
UHC ?厄??驍よ?? 0011111111100100111110000011111100111111111111011010010010101010111010000011111100111111 3fe4f83f3ffda4aae83f3f

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