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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???魚??節← 0011111100111111001111111000101110011011001111110011111110010000110111111000000110101001 3f3f3f8b9b3f3f90df81a9
EUC-JP ???魚??節← 0011111100111111001111111011010111111011001111110011111111000000111000011010001010101011 3f3f3fb5fb3f3fc0e1a2ab
UTF-8 若듸풊魚덅껌節← 111011111010010110110100111010111001001110111000111011011001001010001010111010011010110110011010111010111000110110000101111010101011101110001100111001111010111110000000111000101000011010010000 efa5b4eb93b8ed928ae9ad9aeb8d85eabb8ce7af80e28690
UHC 若듸풊魚덅껌節← 11100101101011101011010111101111101111101001000011100101111000001000100011101000101100101010110111101111101111011010000111100111 e5aeb5efbe90e5e088e8b2adefbda1e7

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