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 ?????????V 00111111001111110011111100111111001111110011111100111111001111110011111101010110 3f3f3f3f3f3f3f3f3f56
SJIS-WIN 蒻??蒻??蒻??V 11100100111010000011111100111111111001001110100000111111001111111110010011101000001111110011111101010110 e4e83f3fe4e83f3fe4e83f3f56
EUC-JP 蒻??蒻??蒻??V 11101000111010100011111100111111111010001110101000111111001111111110100011101010001111110011111101010110 e8ea3f3fe8ea3f3fe8ea3f3f56
UTF-8 蒻몌쉑蒻몌쉠蒻몌쉘V 11101000100100101011101111101011101010101000110011101100100010011001000111101000100100101011101111101011101010101000110011101100100010011010000011101000100100101011101111101011101010101000110011101100100010011001100001010110 e892bbebaa8cec8991e892bbebaa8cec89a0e892bbebaa8cec899856
UHC 蒻몌쉑蒻몌쉠蒻몌쉘V 11100101101101101011100011101111101111011010011111100101101101101011100011101111101111011010101011100101101101101011100011101111101111011010100101010110 e5b6b8efbda7e5b6b8efbdaae5b6b8efbda956

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