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 ??????O???^ 0011111100111111001111110011111100111111001111110100111100111111001111110011111101011110 3f3f3f3f3f3f4f3f3f3f5e
SJIS-WIN 篠゙ト雫偲磁O篠ヒヲ^ 10001110110000101101111011000100100011101011010010001110110000111000111010100101010011111000111011000010110010111010011001011110 8ec2dec48eb48ec38ea54f8ec2cba65e
EUC-JP 篠゙ト雫偲磁O篠ヒヲ^ 1011110011000100100011101101111010001110110001001011110010110110101111001100010110111100101001110100111110111100110001001000111011001011100011101010011001011110 bcc48ede8ec4bcb6bcc5bca74fbcc48ecb8ea65e
UTF-8 篠゙ト雫偲磁O篠ヒヲ^ 1110011110101111101000001110111110111110100111101110111110111110100001001110100110011011101010111110010110000001101100101110011110100011100000010100111111100111101011111010000011101111101111101000101111101111101111011010011001011110 e7afa0efbe9eefbe84e99babe581b2e7a3814fe7afa0efbe8befbda65e
UHC 篠????磁O篠??^ 1110000111000110001111110011111100111111001111111110110110111000010011111110000111000110001111110011111101011110 e1c63f3f3f3fedb84fe1c63f3f5e

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