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????V^ 0011111100111111001111110011111101010110001111110011111100111111001111110101011001011110 3f3f3f3f563f3f3f3f565e
SJIS-WIN 絶???V絶???V^ 10010000111000100011111100111111001111110101011010010000111000100011111100111111001111110101011001011110 90e23f3f3f5690e23f3f3f565e
EUC-JP 絶???V絶???V^ 11000000111001000011111100111111001111110101011011000000111001000011111100111111001111110101011001011110 c0e43f3f3f56c0e43f3f3f565e
UTF-8 絶꺨댐숲V絶꺨댐숲V^ 111001111011010110110110111010101011101010101000111010111000110010010000111011001000100010110010010101101110011110110101101101101110101010111010101010001110101110001100100100001110110010001000101100100101011001011110 e7b5b6eabaa8eb8c90ec88b256e7b5b6eabaa8eb8c90ec88b2565e
UHC 絶꺨댐숲V絶꺨댐숲V^ 11101111101111101000001111001110101101001110111110111101101000110101011011101111101111101000001111001110101101001110111110111101101000110101011001011110 efbe83ceb4efbda356efbe83ceb4efbda3565e

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