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 ??f??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 卒但f卒但^}Y卒但f卒但^}bE 10010001101100101001001001000001011001101001000110110010100100100100000101011110011111010101100110010001101100101001001001000001011001101001000110110010100100100100000101011110011111010110001001000101 91b292416691b292415e7d5991b292416691b292415e7d6245
EUC-JP 卒但f卒但^}Y卒但f卒但^}bE 11000010101101001100001110100010011001101100001010110100110000111010001001011110011111010101100111000010101101001100001110100010011001101100001010110100110000111010001001011110011111010110001001000101 c2b4c3a266c2b4c3a25e7d59c2b4c3a266c2b4c3a25e7d6245
UTF-8 卒但f卒但^}Y卒但f卒但^}bE 111001011000110110010010111001001011110110000110011001101110010110001101100100101110010010111101100001100101111001111101010110011110010110001101100100101110010010111101100001100110011011100101100011011001001011100100101111011000011001011110011111010110001001000101 e58d92e4bd8666e58d92e4bd865e7d59e58d92e4bd8666e58d92e4bd865e7d6245
UHC 卒但f卒但^}Y卒但f卒但^}bE 11110000111011111101001110100011011001101111000011101111110100111010001101011110011111010101100111110000111011111101001110100011011001101111000011101111110100111010001101011110011111010110001001000101 f0efd3a366f0efd3a35e7d59f0efd3a366f0efd3a35e7d6245

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