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 ꨎºãôÅÞꨎºãôÅÜ^ 1110101010101000100011101011101011100011111101001100010111011110111010101010100010001110101110101110001111110100110001011101110001011110 eaa88ebae3f4c5deeaa88ebae3f4c5dc5e
SJIS-WIN ?¨???????¨??????^ 00111111100000010100111000111111001111110011111100111111001111110011111100111111100000010100111000111111001111110011111100111111001111110011111101011110 3f814e3f3f3f3f3f3f3f814e3f3f3f3f3f3f5e
EUC-JP ê¨?ºãôÅÞê¨?ºãôÅÜ^ 10001111101010111011010010100001101011110011111110001111101000101110101110001111101010111010101010001111101010111101010010001111101010101010100110001111101010011011000010001111101010111011010010100001101011110011111110001111101000101110101110001111101010111010101010001111101010111101010010001111101010101010100110001111101010101110010001011110 8fabb4a1af3f8fa2eb8fabaa8fabd48faaa98fa9b08fabb4a1af3f8fa2eb8fabaa8fabd48faaa98faae45e
UTF-8 ꨎºãôÅÞꨎºãôÅÜ^ 110000111010101011000010101010001100001010001110110000101011101011000011101000111100001110110100110000111000010111000011100111101100001110101010110000101010100011000010100011101100001010111010110000111010001111000011101101001100001110000101110000111001110001011110 c3aac2a8c28ec2bac3a3c3b4c385c39ec3aac2a8c28ec2bac3a3c3b4c385c39c5e
UHC ?¨?º???Þ?¨?º????^ 00111111101000011010011100111111101010001010110000111111001111110011111110101000101011010011111110100001101001110011111110101000101011000011111100111111001111110011111101011110 3fa1a73fa8ac3f3f3fa8ad3fa1a73fa8ac3f3f3f3f5e

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