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 1110011001011101001111111110011001011101001111110111110101011001111001100101110100111111111001100101110100111111011111010110001001000101 e65d3fe65d3f7d59e65d3fe65d3f7d6245
EUC-JP 訃?訃?}Y訃?訃?}bE 1110101110111110001111111110101110111110001111110111110101011001111010111011111000111111111010111011111000111111011111010110001001000101 ebbe3febbe3f7d59ebbe3febbe3f7d6245
UTF-8 訃끙訃뀔}Y訃끙訃뀔}bE 1110100010101000100000111110101110000001100110011110100010101000100000111110101110000000100101000111110101011001111010001010100010000011111010111000000110011001111010001010100010000011111010111000000010010100011111010110001001000101 e8a883eb8199e8a883eb80947d59e8a883eb8199e8a883eb80947d6245
UHC 訃끙訃뀔}Y訃끙訃뀔}bE 110111011011010110110010111111101101110110110101101100101111000001111101010110011101110110110101101100101111111011011101101101011011001011110000011111010110001001000101 ddb5b2feddb5b2f07d59ddb5b2feddb5b2f07d6245

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