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 ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
SJIS-WIN 逑ア邊イi逑ア邊イiB 111001111001001110110001111001111011001010110010011010011110011110010011101100011110011110110010101100100110100101000010 e793b1e7b2b269e793b1e7b2b26942
EUC-JP 逑ア邊イi逑ア邊イiB 11101101111100111000111010110001111011101011010010001110101100100110100111101101111100111000111010110001111011101011010010001110101100100110100101000010 edf38eb1eeb48eb269edf38eb1eeb48eb26942
UTF-8 逑ア邊イi逑ア邊イiB 111010011000000010010001111011111011110110110001111010011000001010001010111011111011110110110010011010011110100110000000100100011110111110111101101100011110100110000010100010101110111110111101101100100110100101000010 e98091efbdb1e9828aefbdb269e98091efbdb1e9828aefbdb26942
UHC 逑?邊?i逑?邊?iB 110011111100011100111111110111001010101100111111011010011100111111000111001111111101110010101011001111110110100101000010 cfc73fdcab3f69cfc73fdcab3f6942

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