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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 宵ア娼ミ}宵ア娼ミ{^ 100011111010101010110001100011111010100111010000011111011000111110101010101100011000111110101001110100000111101101011110 8faab18fa9d07d8faab18fa9d07b5e
EUC-JP 宵ア娼ミ}宵ア娼ミ{^ 10111110101011001000111010110001101111101010101110001110110100000111110110111110101011001000111010110001101111101010101110001110110100000111101101011110 beac8eb1beab8ed07dbeac8eb1beab8ed07b5e
UTF-8 宵ア娼ミ}宵ア娼ミ{^ 111001011010111010110101111011111011110110110001111001011010100010111100111011111011111010010000011111011110010110101110101101011110111110111101101100011110010110101000101111001110111110111110100100000111101101011110 e5aeb5efbdb1e5a8bcefbe907de5aeb5efbdb1e5a8bcefbe907b5e
UHC 宵?娼?}宵?娼?{^ 111000011011001000111111111100111101111000111111011111011110000110110010001111111111001111011110001111110111101101011110 e1b23ff3de3f7de1b23ff3de3f7b5e

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