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 ケニ娼ォ}ケニ娼ォ{^ 10111001110001101000111110101001101010110111110110111001110001101000111110101001101010110111101101011110 b9c68fa9ab7db9c68fa9ab7b5e
EUC-JP ケニ娼ォ}ケニ娼ォ{^ 10001110101110011000111011000110101111101010101110001110101010110111110110001110101110011000111011000110101111101010101110001110101010110111101101011110 8eb98ec6beab8eab7d8eb98ec6beab8eab7b5e
UTF-8 ケニ娼ォ}ケニ娼ォ{^ 111011111011110110111001111011111011111010000110111001011010100010111100111011111011110110101011011111011110111110111101101110011110111110111110100001101110010110101000101111001110111110111101101010110111101101011110 efbdb9efbe86e5a8bcefbdab7defbdb9efbe86e5a8bcefbdab7b5e
UHC ??娼?}??娼?{^ 00111111001111111111001111011110001111110111110100111111001111111111001111011110001111110111101101011110 3f3ff3de3f7d3f3ff3de3f7b5e

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