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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?芸???芸??^ 0011111110001100011111000011111100111111001111111000110001111100001111110011111101011110 3f8c7c3f3f3f8c7c3f3f5e
EUC-JP ?芸鉥??芸鉥?^ 001111111011011111011101100011111110001111101000001111110011111110110111110111011000111111100011111010000011111101011110 3fb7dd8fe3e83f3fb7dd8fe3e83f5e
UTF-8 룷芸鉥먦룷芸鉥먦^ 11101011101000111011011111101000100010101011100011101001100010011010010111101011101010001010011011101011101000111011011111101000100010101011100011101001100010011010010111101011101010001010011001011110 eba3b7e88ab8e989a5eba8a6eba3b7e88ab8e989a5eba8a65e
UHC 룷芸鉥먦룷芸鉥먦^ 1000111110101100111010011111110111100010111111001001000011100011100011111010110011101001111111011110001011111100100100001110001101011110 8face9fde2fc90e38face9fde2fc90e35e

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