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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 賃?葬?賃?葬?B 10010010110000000011111110010001100100100011111110010010110000000011111110010001100100100011111101000010 92c03f91923f92c03f91923f42
EUC-JP 賃?葬?賃?葬?B 11000100110000100011111111000001111100100011111111000100110000100011111111000001111100100011111101000010 c4c23fc1f23fc4c23fc1f23f42
UTF-8 賃렔葬렍賃렔葬렍B 11101000101100111000001111101011101000001001010011101000100100011010110011101011101000001000110111101000101100111000001111101011101000001001010011101000100100011010110011101011101000001000110101000010 e8b383eba094e891aceba08de8b383eba094e891aceba08d42
UHC 賃렔葬렍賃렔葬렍B 1110110011111100100011101010100111101101111101111000111010100011111011001111110010001110101010011110110111110111100011101010001101000010 ecfc8ea9edf78ea3ecfc8ea9edf78ea342

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