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 ????}Y????}bE 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245
SJIS-WIN 倚?倚?}Y倚?倚?}bE 1001100011011111001111111001100011011111001111110111110101011001100110001101111100111111100110001101111100111111011111010110001001000101 98df3f98df3f7d5998df3f98df3f7d6245
EUC-JP 倚?倚?}Y倚?倚?}bE 1101000011100001001111111101000011100001001111110111110101011001110100001110000100111111110100001110000100111111011111010110001001000101 d0e13fd0e13f7d59d0e13fd0e13f7d6245
UTF-8 倚옳倚옜}Y倚옳倚옜}bE 1110010110000000100110101110110010011000101100111110010110000000100110101110110010011000100111000111110101011001111001011000000010011010111011001001100010110011111001011000000010011010111011001001100010011100011111010110001001000101 e5809aec98b3e5809aec989c7d59e5809aec98b3e5809aec989c7d6245
UHC 倚옳倚옜}Y倚옳倚옜}bE 111010111110111110111111110001111110101111101111101111111011111101111101010110011110101111101111101111111100011111101011111011111011111110111111011111010110001001000101 ebefbfc7ebefbfbf7d59ebefbfc7ebefbfbf7d6245

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